Add logging to TAP file#94
Conversation
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
add diagnostics to ok tests
for more information, see https://pre-commit.ci
|
@mblayman Could I get a review on this? I can't seem to request reviewers on this repo |
mblayman
left a comment
There was a problem hiding this comment.
This looks pretty decent to me. Config options are forever, practically, so I'd like to avoid adding one of these.
|
Believe it is ready to re-review. Some concern as the default behavior in pytest is for I'm also considering to make these |
I'm not concerned. The library makes no promises about what diagnostics it outputs. This configuration lines up with the default pytest behavior, which feels good to me. |
mblayman
left a comment
There was a problem hiding this comment.
Thanks for the contribution! 👍
resolves #91
This is based off the existing pytest JUnit logging support.
NOTE: Have PR to add logging to passing tests, but that requires an update to tappy.
tappy PR - python-tap/tappy#148
pytest-tap PR - codambro#1
To accept your contribution, please complete the checklist below.